[INFO] cloning repository https://github.com/bes/google-datastore1-generated
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bes/google-datastore1-generated" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbes%2Fgoogle-datastore1-generated", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbes%2Fgoogle-datastore1-generated'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db002aa20d9b2ee22c4a77a618f9aa6d9f39d9a7
[INFO] checking bes/google-datastore1-generated against try#163937523761cc0def32f1ba9ed63fdf65ad3478 for pr-156749
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbes%2Fgoogle-datastore1-generated" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bes/google-datastore1-generated
[INFO] finished tweaking git repo https://github.com/bes/google-datastore1-generated
[INFO] tweaked toml for git repo https://github.com/bes/google-datastore1-generated written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bes/google-datastore1-generated on toolchain 163937523761cc0def32f1ba9ed63fdf65ad3478
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bes/google-datastore1-generated already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] db803db16184a00acab291c754bd02cf6de5ac4f3cbf4dfc48ee511f5e39aeba
[INFO] running `Command { std: "docker" "start" "db803db16184a00acab291c754bd02cf6de5ac4f3cbf4dfc48ee511f5e39aeba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db803db16184a00acab291c754bd02cf6de5ac4f3cbf4dfc48ee511f5e39aeba" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db803db16184a00acab291c754bd02cf6de5ac4f3cbf4dfc48ee511f5e39aeba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db803db16184a00acab291c754bd02cf6de5ac4f3cbf4dfc48ee511f5e39aeba" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling cc v1.0.64
[INFO] [stderr]     Checking pin-project-lite v0.1.11
[INFO] [stderr]     Checking futures-core v0.3.8
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]     Checking futures-sink v0.3.8
[INFO] [stderr]     Checking futures-io v0.3.8
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking futures-task v0.3.8
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking tower-service v0.3.0
[INFO] [stderr]     Checking futures-channel v0.3.8
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking tinyvec v1.1.0
[INFO] [stderr]     Checking form_urlencoded v1.0.0
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling encoding_rs v0.8.26
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking ipnet v2.3.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking pin-project-lite v0.2.0
[INFO] [stderr]     Checking tracing v0.1.21
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http v0.2.1
[INFO] [stderr]     Checking unicode-normalization v0.1.16
[INFO] [stderr]    Compiling ring v0.16.16
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking net2 v0.2.35
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking socket2 v0.3.16
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking tokio v0.2.23
[INFO] [stderr]     Checking url v2.2.0
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking webpki v0.21.3
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking rustls v0.18.1
[INFO] [stderr]     Checking webpki-roots v0.20.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.8
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling google_field_selector_derive v0.1.0 (https://github.com/google-apis-rs/generator#9ad1f063)
[INFO] [stderr]     Checking google_field_selector v0.1.0 (https://github.com/google-apis-rs/generator#9ad1f063)
[INFO] [stderr]     Checking pin-project v1.0.2
[INFO] [stderr]     Checking futures-util v0.3.8
[INFO] [stderr]     Checking pin-project v0.4.27
[INFO] [stderr]     Checking tracing-futures v0.2.4
[INFO] [stderr]     Checking tokio-rustls v0.14.1
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking hyper v0.13.9
[INFO] [stderr]     Checking textnonce v0.6.5
[INFO] [stderr]     Checking hyper-rustls v0.21.0
[INFO] [stderr]     Checking google_api_auth v0.1.0 (https://github.com/google-apis-rs/generator#9ad1f063)
[INFO] [stderr]     Checking reqwest v0.10.9
[INFO] [stderr]     Checking google-datastore1 v0.1.0-20201023 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3982:21
[INFO] [stdout]      |
[INFO] [stdout] 3982 |     pub fn projects(&self) -> crate::resources::projects::ProjectsActions {
[INFO] [stdout]      |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3982 |     pub fn projects(&self) -> crate::resources::projects::ProjectsActions<'_> {
[INFO] [stdout]      |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4002:17
[INFO] [stdout]      |
[INFO] [stdout] 4002 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4005 |             ) -> AllocateIdsRequestBuilder {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4005 |             ) -> AllocateIdsRequestBuilder<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4026:17
[INFO] [stdout]      |
[INFO] [stdout] 4026 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4029 |             ) -> BeginTransactionRequestBuilder {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4029 |             ) -> BeginTransactionRequestBuilder<'_> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4050:17
[INFO] [stdout]      |
[INFO] [stdout] 4050 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4053 |             ) -> CommitRequestBuilder {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4053 |             ) -> CommitRequestBuilder<'_> {
[INFO] [stdout]      |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4074:17
[INFO] [stdout]      |
[INFO] [stdout] 4074 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4077 |             ) -> ExportRequestBuilder {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4077 |             ) -> ExportRequestBuilder<'_> {
[INFO] [stdout]      |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4098:17
[INFO] [stdout]      |
[INFO] [stdout] 4098 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4101 |             ) -> ImportRequestBuilder {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4101 |             ) -> ImportRequestBuilder<'_> {
[INFO] [stdout]      |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4122:17
[INFO] [stdout]      |
[INFO] [stdout] 4122 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4125 |             ) -> LookupRequestBuilder {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4125 |             ) -> LookupRequestBuilder<'_> {
[INFO] [stdout]      |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4146:17
[INFO] [stdout]      |
[INFO] [stdout] 4146 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4149 |             ) -> ReserveIdsRequestBuilder {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4149 |             ) -> ReserveIdsRequestBuilder<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4170:17
[INFO] [stdout]      |
[INFO] [stdout] 4170 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4173 |             ) -> RollbackRequestBuilder {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4173 |             ) -> RollbackRequestBuilder<'_> {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4194:17
[INFO] [stdout]      |
[INFO] [stdout] 4194 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4197 |             ) -> RunQueryRequestBuilder {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4197 |             ) -> RunQueryRequestBuilder<'_> {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4217:28
[INFO] [stdout]      |
[INFO] [stdout] 4217 |             pub fn indexes(&self) -> crate::resources::projects::indexes::IndexesActions {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4217 |             pub fn indexes(&self) -> crate::resources::projects::indexes::IndexesActions<'_> {
[INFO] [stdout]      |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4224:31
[INFO] [stdout]      |
[INFO] [stdout] 4224 |             pub fn operations(&self) -> crate::resources::projects::operations::OperationsActions {
[INFO] [stdout]      |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4224 |             pub fn operations(&self) -> crate::resources::projects::operations::OperationsActions<'_> {
[INFO] [stdout]      |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5674:21
[INFO] [stdout]      |
[INFO] [stdout] 5674 |                     &self,
[INFO] [stdout]      |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 5677 |                 ) -> CreateRequestBuilder {
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5677 |                 ) -> CreateRequestBuilder<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5698:21
[INFO] [stdout]      |
[INFO] [stdout] 5698 |                     &self,
[INFO] [stdout]      |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 5701 |                 ) -> DeleteRequestBuilder {
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5701 |                 ) -> DeleteRequestBuilder<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5722:21
[INFO] [stdout]      |
[INFO] [stdout] 5722 |                     &self,
[INFO] [stdout]      |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 5725 |                 ) -> GetRequestBuilder {
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5725 |                 ) -> GetRequestBuilder<'_> {
[INFO] [stdout]      |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5745:29
[INFO] [stdout]      |
[INFO] [stdout] 5745 |                 pub fn list(&self, project_id: impl Into<String>) -> ListRequestBuilder {
[INFO] [stdout]      |                             ^^^^^ the lifetime is elided here        ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5745 |                 pub fn list(&self, project_id: impl Into<String>) -> ListRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6583:31
[INFO] [stdout]      |
[INFO] [stdout] 6583 |                 pub fn cancel(&self, name: impl Into<String>) -> CancelRequestBuilder {
[INFO] [stdout]      |                               ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6583 |                 pub fn cancel(&self, name: impl Into<String>) -> CancelRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6602:31
[INFO] [stdout]      |
[INFO] [stdout] 6602 |                 pub fn delete(&self, name: impl Into<String>) -> DeleteRequestBuilder {
[INFO] [stdout]      |                               ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6602 |                 pub fn delete(&self, name: impl Into<String>) -> DeleteRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6621:28
[INFO] [stdout]      |
[INFO] [stdout] 6621 |                 pub fn get(&self, name: impl Into<String>) -> GetRequestBuilder {
[INFO] [stdout]      |                            ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6621 |                 pub fn get(&self, name: impl Into<String>) -> GetRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6640:29
[INFO] [stdout]      |
[INFO] [stdout] 6640 |                 pub fn list(&self, name: impl Into<String>) -> ListRequestBuilder {
[INFO] [stdout]      |                             ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6640 |                 pub fn list(&self, name: impl Into<String>) -> ListRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:3982:21
[INFO] [stdout]      |
[INFO] [stdout] 3982 |     pub fn projects(&self) -> crate::resources::projects::ProjectsActions {
[INFO] [stdout]      |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3982 |     pub fn projects(&self) -> crate::resources::projects::ProjectsActions<'_> {
[INFO] [stdout]      |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4002:17
[INFO] [stdout]      |
[INFO] [stdout] 4002 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4005 |             ) -> AllocateIdsRequestBuilder {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4005 |             ) -> AllocateIdsRequestBuilder<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4026:17
[INFO] [stdout]      |
[INFO] [stdout] 4026 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4029 |             ) -> BeginTransactionRequestBuilder {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4029 |             ) -> BeginTransactionRequestBuilder<'_> {
[INFO] [stdout]      |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4050:17
[INFO] [stdout]      |
[INFO] [stdout] 4050 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4053 |             ) -> CommitRequestBuilder {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4053 |             ) -> CommitRequestBuilder<'_> {
[INFO] [stdout]      |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4074:17
[INFO] [stdout]      |
[INFO] [stdout] 4074 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4077 |             ) -> ExportRequestBuilder {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4077 |             ) -> ExportRequestBuilder<'_> {
[INFO] [stdout]      |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4098:17
[INFO] [stdout]      |
[INFO] [stdout] 4098 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4101 |             ) -> ImportRequestBuilder {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4101 |             ) -> ImportRequestBuilder<'_> {
[INFO] [stdout]      |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4122:17
[INFO] [stdout]      |
[INFO] [stdout] 4122 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4125 |             ) -> LookupRequestBuilder {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4125 |             ) -> LookupRequestBuilder<'_> {
[INFO] [stdout]      |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4146:17
[INFO] [stdout]      |
[INFO] [stdout] 4146 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4149 |             ) -> ReserveIdsRequestBuilder {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4149 |             ) -> ReserveIdsRequestBuilder<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4170:17
[INFO] [stdout]      |
[INFO] [stdout] 4170 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4173 |             ) -> RollbackRequestBuilder {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4173 |             ) -> RollbackRequestBuilder<'_> {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4194:17
[INFO] [stdout]      |
[INFO] [stdout] 4194 |                 &self,
[INFO] [stdout]      |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 4197 |             ) -> RunQueryRequestBuilder {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4197 |             ) -> RunQueryRequestBuilder<'_> {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4217:28
[INFO] [stdout]      |
[INFO] [stdout] 4217 |             pub fn indexes(&self) -> crate::resources::projects::indexes::IndexesActions {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4217 |             pub fn indexes(&self) -> crate::resources::projects::indexes::IndexesActions<'_> {
[INFO] [stdout]      |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:4224:31
[INFO] [stdout]      |
[INFO] [stdout] 4224 |             pub fn operations(&self) -> crate::resources::projects::operations::OperationsActions {
[INFO] [stdout]      |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4224 |             pub fn operations(&self) -> crate::resources::projects::operations::OperationsActions<'_> {
[INFO] [stdout]      |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5674:21
[INFO] [stdout]      |
[INFO] [stdout] 5674 |                     &self,
[INFO] [stdout]      |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 5677 |                 ) -> CreateRequestBuilder {
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5677 |                 ) -> CreateRequestBuilder<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5698:21
[INFO] [stdout]      |
[INFO] [stdout] 5698 |                     &self,
[INFO] [stdout]      |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 5701 |                 ) -> DeleteRequestBuilder {
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5701 |                 ) -> DeleteRequestBuilder<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5722:21
[INFO] [stdout]      |
[INFO] [stdout] 5722 |                     &self,
[INFO] [stdout]      |                     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 5725 |                 ) -> GetRequestBuilder {
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5725 |                 ) -> GetRequestBuilder<'_> {
[INFO] [stdout]      |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:5745:29
[INFO] [stdout]      |
[INFO] [stdout] 5745 |                 pub fn list(&self, project_id: impl Into<String>) -> ListRequestBuilder {
[INFO] [stdout]      |                             ^^^^^ the lifetime is elided here        ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5745 |                 pub fn list(&self, project_id: impl Into<String>) -> ListRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6583:31
[INFO] [stdout]      |
[INFO] [stdout] 6583 |                 pub fn cancel(&self, name: impl Into<String>) -> CancelRequestBuilder {
[INFO] [stdout]      |                               ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6583 |                 pub fn cancel(&self, name: impl Into<String>) -> CancelRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6602:31
[INFO] [stdout]      |
[INFO] [stdout] 6602 |                 pub fn delete(&self, name: impl Into<String>) -> DeleteRequestBuilder {
[INFO] [stdout]      |                               ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6602 |                 pub fn delete(&self, name: impl Into<String>) -> DeleteRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6621:28
[INFO] [stdout]      |
[INFO] [stdout] 6621 |                 pub fn get(&self, name: impl Into<String>) -> GetRequestBuilder {
[INFO] [stdout]      |                            ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6621 |                 pub fn get(&self, name: impl Into<String>) -> GetRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:6640:29
[INFO] [stdout]      |
[INFO] [stdout] 6640 |                 pub fn list(&self, name: impl Into<String>) -> ListRequestBuilder {
[INFO] [stdout]      |                             ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6640 |                 pub fn list(&self, name: impl Into<String>) -> ListRequestBuilder<'_> {
[INFO] [stdout]      |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.07s
[INFO] running `Command { std: "docker" "inspect" "db803db16184a00acab291c754bd02cf6de5ac4f3cbf4dfc48ee511f5e39aeba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db803db16184a00acab291c754bd02cf6de5ac4f3cbf4dfc48ee511f5e39aeba", kill_on_drop: false }`
[INFO] [stdout] db803db16184a00acab291c754bd02cf6de5ac4f3cbf4dfc48ee511f5e39aeba
